home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / GarageSale 2.4.4.dmg / GarageSale.app / Contents / Resources / English.lproj / SendMailPanel.nib / classes.nib next >
Text File  |  2006-08-27  |  873b  |  26 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 doCancel = id; 
  7.                 doSend = id; 
  8.                 mailDictionariesPopupChanged = id; 
  9.                 mailSystemPopupChanged = id; 
  10.                 templatePopupChanged = id; 
  11.             }; 
  12.             CLASS = GSSendMailPanelController; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 filesOwnerController = NSObjectController; 
  16.                 mailDictionariesController = NSArrayController; 
  17.                 mailDictionariesPopup = NSPopUpButton; 
  18.                 mailSystemPopup = NSPopUpButton; 
  19.                 templatePopup = NSPopUpButton; 
  20.                 textView = NSTextView; 
  21.             }; 
  22.             SUPERCLASS = NSWindowController; 
  23.         }
  24.     ); 
  25.     IBVersion = 1; 
  26. }